object Saatfrm: TSaatfrm Left = 610 Top = 18 BorderIcons = [biSystemMenu, biMinimize] BorderStyle = bsSingle Caption = 'Saat' ClientHeight = 174 ClientWidth = 181 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] FormStyle = fsStayOnTop OldCreateOrder = False OnClose = FormClose PixelsPerInch = 96 TextHeight = 13 object PageControl1: TPageControl Left = 0 Top = 0 Width = 181 Height = 174 ActivePage = TabSheet1 Align = alClient HotTrack = True MultiLine = True TabHeight = 23 TabOrder = 0 TabPosition = tpBottom object TabSheet1: TTabSheet Caption = '&G�sterge' object Panel1: TPanel Left = 0 Top = 0 Width = 173 Height = 141 Align = alClient BorderStyle = bsSingle Caption = 'Panel1' TabOrder = 0 object RxClock1: TRxClock Left = 1 Top = 115 Width = 167 Height = 21 BevelOuter = bvLowered Align = alBottom Color = 4194304 Font.Charset = DEFAULT_CHARSET Font.Color = 16763594 Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end object RxClock2: TRxClock Left = 1 Top = 1 Width = 167 Height = 112 ShowMode = scAnalog Align = alTop OnAlarm = RxClock2Alarm end end end object TabSheet2: TTabSheet Caption = '&Alarm Ayar�' ImageIndex = 1 object RadioGroup1: TRadioGroup Left = 0 Top = 32 Width = 174 Height = 39 Caption = 'Alarm' Columns = 2 ItemIndex = 0 Items.Strings = ( 'Kapal�' 'A��k') TabOrder = 0 end object GroupBox1: TGroupBox Left = 0 Top = 71 Width = 174 Height = 68 Caption = 'Alarm Zaman�' TabOrder = 1 object Label1: TLabel Left = 8 Top = 24 Width = 22 Height = 13 Caption = 'Saat' end object Label2: TLabel Left = 84 Top = 24 Width = 34 Height = 13 Caption = 'Dakika' end object RxSpinEdit1: TRxSpinEdit Left = 34 Top = 19 Width = 47 Height = 21 MaxValue = 23.000000000000000000 TabOrder = 0 end object RxSpinEdit2: TRxSpinEdit Left = 121 Top = 19 Width = 46 Height = 21 MaxValue = 59.000000000000000000 TabOrder = 1 end object CheckBox1: TCheckBox Left = 8 Top = 46 Width = 145 Height = 17 Alignment = taLeftJustify Caption = 'Her Saat Ba�� �al' TabOrder = 2 end end object RxClock3: TRxClock Left = 0 Top = 0 Width = 173 Height = 33 Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -16 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False end end end object Timer1: TTimer OnTimer = Timer1Timer Left = 118 Top = 58 end end